aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/[id]
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-29 03:55:49 +0000
committerzephex-alt <[email protected]>2024-04-29 03:55:49 +0000
commit0334cb2a8d79f511b95bd71ed5ee20a38077525c (patch)
treefc48ccefdc340aea02d84376d97d5db65de0a2c4 /src/app/kdrama/[id]
parentremoved edge runtime (diff)
downloaddramalama-0334cb2a8d79f511b95bd71ed5ee20a38077525c.tar.xz
dramalama-0334cb2a8d79f511b95bd71ed5ee20a38077525c.zip
code maintainence
Diffstat (limited to 'src/app/kdrama/[id]')
-rw-r--r--src/app/kdrama/[id]/buttons.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/kdrama/[id]/buttons.jsx b/src/app/kdrama/[id]/buttons.jsx
index 789c3ac..86110be 100644
--- a/src/app/kdrama/[id]/buttons.jsx
+++ b/src/app/kdrama/[id]/buttons.jsx
@@ -68,7 +68,7 @@ export default function EpisodesButtons({ data: episodeData, id: dramaId }) {
load="eager"
className={styles.VideoPlayer}
playsInline
- volume={0.5}
+ volume={0.8}
>
<MediaProvider />
<PlyrLayout icons={plyrLayoutIcons} />